home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 442 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.5 KB  |  41 lines

  1. Path: news.mountain.net!usenet
  2. From: gene_heskett@wvlink.mpl.com (Gene Heskett)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: PPC compilers
  5. Date: 8 Jan 1996 00:52:31 GMT
  6. Organization: MountainNet, Inc. Morgantown WV 800.444.1458
  7. Message-ID: <1126.6580T955T1770@wvlink.mpl.com>
  8. References: <4c18le$bk7@serpens.rhein.de>
  9. NNTP-Posting-Host: slip5.mpl.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  MvE> john.hendrikx@grafix.xs4all.nl (John Hendrikx) writes:
  13.  
  14. >>I make much less errors/bugs in Assembly than in C even though I do a lot
  15. >>more
  16. >>-typing- in ASM (the amount of executable code is ussually much less than
  17. >>a C program though), why doesn't your rule apply to me?
  18.  
  19.  MvE> Because you do not understand the rule. A particular assembly
  20.  MvE> language programmer might produce more errors when he writes in a
  21.  MvE> high level language. Not because the HLL doesn't save him from errors
  22.  MvE> but because he doesn't have enough experience.
  23.  
  24.  
  25.  MvE> -- 
  26.  MvE>                                 Michael van Elst
  27.  
  28.  MvE> Internet: mlelstv@serpens.rhein.de
  29.  MvE>                                "A potential Snark may lurk in every
  30.  MvE>                                tree."
  31.  
  32. And conversely. those who do a lot of c and a little asm will find their code
  33. has more errors using asm.
  34.  
  35. /*            Gene Heskett          |  These opinions are NOT to be  */
  36. /*  CE @ WDTV Weston/Clarksburg WV  |  confused with the official    */
  37. /*  <gene_heskett@wvlink.mpl.com>   |  WDTV managment views          */
  38. #include <std.disclaimer>
  39.  
  40.  
  41.